apply Arg
Applies the parsed arg value to a scoped config value and returns the processing result
Return
R result of processing the scope input
Author
fzzyhmstrs
Since
0.5.3
Parameters
scope Value
V - the valid config result acquired from ResultProvider.getResult
arg Value
String - parsed arg value for further parsing and application by this key